home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Game.EXE 2005 July
/
Game.EXE_07_2005_DVD.iso
/
Flash
/
Strande
/
strande.swf
/
scripts
/
DefineButton2_615
/
BUTTONCONDACTION on(press).as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2004-12-13
|
130 b
|
7 lines
on(press){
stopAllSounds();
_global.Paused = false;
_root.PauseScreen._visible = false;
_root.gotoAndStop(2);
}